Skip to content

Bump Roslyn to 5.8.0-1.26262.9 and Razor to 10.4.0-preview.26262.9#9293

Merged
davidwengier merged 3 commits into
dotnet:mainfrom
davidwengier:update/roslyn-5-8-0-1-26262-9
May 13, 2026
Merged

Bump Roslyn to 5.8.0-1.26262.9 and Razor to 10.4.0-preview.26262.9#9293
davidwengier merged 3 commits into
dotnet:mainfrom
davidwengier:update/roslyn-5-8-0-1-26262-9

Conversation

@davidwengier

@davidwengier davidwengier commented May 13, 2026

Copy link
Copy Markdown
Member

Combined Roslyn/Razor pr-finder output

View Complete Diff of Changes

  • Don't crash lowering a generic component type argument with mixed literal/expression content (PR: #83645)
  • Update metadata of the Razor tree (PR: #83629)
  • Remove crypto file path from key (PR: #83594)
  • Migrate DevDiv insertion token from PAT to WIF (PR: #83628)
  • Fix doc comment autocomplete corrupting declarations with existing /// (PR: #83648)
  • Include generated documents and generator diagnostics in the workspace log (PR: #83647)
  • Move razor anaylzers (PR: #83616)
  • Strongly type DocumentResolveData (PR: #83624)
  • Add support for writing HTML literals using UTF-8 strings (PR: #83457)
  • Fix flaky AssemblyLoading_MultipleVersions_AnalyzerDependency test (PR: #83570)
  • Shorten ServiceBroker test pipe names (PR: #83630)
  • Normalize some Razor URI helpers (PR: #83619)
  • Avoid _ collision in bind-*:after property accessor (PR: #83572)
  • Compare DocumentUri instances in LSP tests instead of file path strings (PR: #83615)
  • Fix ArgumentOutOfRangeException when orphan end tag follows HTML text (PR: #83574)
  • Unify namespaces in Razor formatting (PR: #83582)
  • Fix formatting of multiline expressions in attributes (PR: #83566)
  • Implement call hierarchy LSP methods in Razor (PR: #83548)
  • Add prepareRename support to Razor (PR: #83599)
  • Throw content modified for stale code action resolve request (PR: #83612)
  • Remove a few unused bits of the Razor EA (PR: #83600)
  • Associate service broker lifetimes to LSP server instance (PR: #83576)
  • Update insertion title prefix in PublishData.json (PR: #83605)
  • Unsafe evolution: avoid interior effect of unsafe modifier on members (PR: #83452)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@davidwengier davidwengier requested a review from a team as a code owner May 13, 2026 04:34
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md
Co-authored-by: David Wengier <david.wengier@microsoft.com>
@davidwengier davidwengier merged commit 5dec23a into dotnet:main May 13, 2026
33 checks passed
@davidwengier davidwengier deleted the update/roslyn-5-8-0-1-26262-9 branch May 13, 2026 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants